home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / LabelDocument.nib / data.classes next >
Encoding:
Text File  |  1996-02-24  |  2.7 KB  |  199 lines

  1. IpsumGraphic = {
  2.     SUPERCLASS = Rectangle;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. LabelView = {
  10.     ACTIONS = {
  11.     setMargins:;
  12.     goToPage:;
  13.     pageUp:;
  14.     setDefaultMargins:;
  15.     addPage:;
  16.     appDidInit:;
  17.     setLabelSizeWithPopUp:;
  18.     showZoomView:;
  19.     removePage:;
  20.     openLabel:;
  21.     doSave:;
  22.     saveLabel:;
  23.     pageDown:;
  24.     revert:;
  25.     };
  26.     OUTLETS = {
  27.     lrMarginFields;
  28.     box5;
  29.     matrix3;
  30.     box2;
  31.     zoomView;
  32.     matrix4;
  33.     box1;
  34.     box3;
  35.     pageNumMatrix;
  36.     box4;
  37.     interSpaceMatrix;
  38.     tbMarginFields;
  39.     matrix2;
  40.     matrix5;
  41.     };
  42.     SUPERCLASS = EnvelopeView;
  43. };
  44. EnvelopeView = {
  45.     ACTIONS = {
  46.     setCustomWidthHeight:;
  47.     doSave:;
  48.     changeEnvelopeSize:;
  49.     saveEnvelope:;
  50.     loadGraphic:;
  51.     openEnvelope:;
  52.     loadAddress:;
  53.     printAll:;
  54.     };
  55.     OUTLETS = {
  56.     bglist;
  57.     sizePopUp;
  58.     matrix;
  59.     noPrintlist;
  60.     toolsBox;
  61.     widthHeightForm;
  62.     theFont;
  63.     saveMatrix;
  64.     box1;
  65.     delegate;
  66.     okRevert;
  67.     text1;
  68.     matrix2;
  69.     sizePopUpList;
  70.     };
  71.     SUPERCLASS = GraphicViewStoneDesign;
  72. };
  73. EnvelopeDocument = {
  74.     ACTIONS = {
  75.     windowWillClose:;
  76.     windowDidBecomeMain:;
  77.     };
  78.     SUPERCLASS = DocumentStoneDesign;
  79. };
  80. LabelManager = {
  81.     OUTLETS = {
  82.     window;
  83.     labelView;
  84.     };
  85.     SUPERCLASS = Object;
  86. };
  87. GraphicViewStoneDesign = {
  88.     ACTIONS = {
  89.     zoomOut:;
  90.     align:;
  91.     clear:;
  92.     zoomIn:;
  93.     };
  94.     SUPERCLASS = GraphicView;
  95. };
  96. Graphic = {
  97.     SUPERCLASS = Object;
  98. };
  99. DocumentStoneDesign = {
  100.     ACTIONS = {
  101.     windowWillClose:;
  102.     windowDidMove:;
  103.     saveTo:;
  104.     changeSaveType:;
  105.     save:;
  106.     saveAs:;
  107.     windowWillResize:;
  108.     changeGrid:;
  109.     changeLayout:;
  110.     revertToSaved:;
  111.     changeAlign:;
  112.     windowDidResize:;
  113.     windowDidBecomeMain:;
  114.     };
  115.     OUTLETS = {
  116.     listener;
  117.     window;
  118.     scrollView;
  119.     view;
  120.     printInfo;
  121.     };
  122.     SUPERCLASS = Responder;
  123. };
  124. LabelDocument = {
  125.     ACTIONS = {
  126.     windowWillResize:;
  127.     changeLayout:;
  128.     windowDidResize:;
  129.     windowDidBecomeMain:;
  130.     windowWillClose:;
  131.     };
  132.     OUTLETS = {
  133.     toolsSuperview;
  134.     cursor;
  135.     };
  136.     SUPERCLASS = DocumentStoneDesign;
  137. };
  138. Rectangle = {
  139.     SUPERCLASS = Graphic;
  140. };
  141. ZoomLabelView = {
  142.     ACTIONS = {
  143.     Ok:;
  144.     appDidInit:;
  145.     applyToMaster:;
  146.     apply:;
  147.     revert:;
  148.     };
  149.     OUTLETS = {
  150.     listener;
  151.     masterView;
  152.     ipsumGraphic;
  153.     okRevert;
  154.     };
  155.     SUPERCLASS = EnvelopeView;
  156. };
  157. GraphicView = {
  158.     ACTIONS = {
  159.     bringCloser:;
  160.     paste:;
  161.     selectAll:;
  162.     takeGridValueFrom:;
  163.     group:;
  164.     clear:;
  165.     delete:;
  166.     takeLineJoinFrom:;
  167.     takeFrameValueFrom:;
  168.     sendFurther:;
  169.     takeGridGrayFrom:;
  170.     bringToFront:;
  171.     enableGrid:;
  172.     takeLineArrowFrom:;
  173.     setCurrentGraphic:;
  174.     ungroup:;
  175.     takeGrayValueFrom:;
  176.     changeFont:;
  177.     unlock:;
  178.     takeLineWidthFrom:;
  179.     deselectAll:;
  180.     copy:;
  181.     takeLineCapFrom:;
  182.     sendToBack:;
  183.     takeFillColorFrom:;
  184.     takeFillValueFrom:;
  185.     takeLineColorFrom:;
  186.     lock:;
  187.     takeFlatValueFrom:;
  188.     cut:;
  189.     takeMiterLimitValueFrom:;
  190.     takeTextColorFrom:;
  191.     };
  192.     OUTLETS = {
  193.     slist;
  194.     cacheWindow;
  195.     glist;
  196.     };
  197.     SUPERCLASS = View;
  198. };
  199.